home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Languguage OS 2
/
Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO
/
language
/
dino
/
dino_bot.1
/
doc
/
Makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1991-03-10
|
217 b
|
10 lines
# Copyright, 1990, Regents of the University of Colorado
all :
echo "" > doc.index2
latex doc.tex
latex doc.tex
latex doc.tex
sort -t~ +1 -2df +2 -3df +3 -4df +4 -5n doc.index | uniq > doc.index2
latex doc.tex